-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add more Bzlmod-related profiler spans #24762
Conversation
@meteorcloudy While not fixing a regression, this could help analyze regressions and is by itself very safe. Would you be okay with cherry-picking this into 8.0.1? |
@meteorcloudy Friendly ping |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for missing this one, and yes, looks safe I'm fine with it being in 8.0.1 if it makes it.
@bazel-io fork 8.0.1 |
This fills in a few gaps in the timing profile. Closes bazelbuild#24762. PiperOrigin-RevId: 714028550 Change-Id: I5772b59c5d3b6d73306ea5d8380169465f348f27
This fills in a few gaps in the timing profile. Closes #24762. PiperOrigin-RevId: 714028550 Change-Id: I5772b59c5d3b6d73306ea5d8380169465f348f27 Commit edb2b06 Co-authored-by: Fabian Meumertzheim <[email protected]>
This fills in a few gaps in the timing profile. Closes bazelbuild#24762. PiperOrigin-RevId: 714028550 Change-Id: I5772b59c5d3b6d73306ea5d8380169465f348f27
This fills in a few gaps in the timing profile.